Login FAQ Search Read new Post
Lobby Okayplayer News Discussion

Additional folders in this discussion
Okay Artist Archives
Best of Okay Artist

Moderators: Steve, qoolquest, okpdan
Wed Jul-26-23 10:41 AM804 topics
47338 messages

Following query failed:
SELECT m.*, u.g_id, UNIX_TIMESTAMP(m.last_date) AS last_date, UNIX_TIMESTAMP(m.mesg_date) AS mesg_date, UNIX_TIMESTAMP(m.edit_date) AS edit_date FROM 3_mesg as m LEFT JOIN dcuser as u ON m.author_id = u.id WHERE m.top_id = 0 AND m.topic_queue != 'on' AND m.topic_hidden != 'on' ORDER BY topic_pin DESC, last_date DESC LIMIT -30, 30